passwordentry: Respect border spacing
authorMatthias Clasen <mclasen@redhat.com>
Thu, 22 Oct 2020 18:27:19 +0000 (14:27 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 22 Oct 2020 18:27:19 +0000 (14:27 -0400)
commite5722fe9d2b53c5790fe94cd2558dfc1195db59d
tree903069bad65f6c3b09e56ca5e3513138e4750c34
parent700f957d9a9b26cdcacc99eb7fa89dfaca5e2cf1
passwordentry: Respect border spacing

We are not using a box layout here since we want
to ignore the icons for measuring. But we still
want the layout to respect border spacing that
comes from the theme.
gtk/gtkpasswordentry.c